You are here: COM Interface > Interfaces > IIndexJob Interface > IIndexJob::TempFileDir Property
IIndexJob::TempFileDir Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
IIndexJob::TempFileDir Property
Syntax
IDL
__property BSTR TempFileDir;

Folder to use instead of the index folder for temporary files during indexing. During indexing, the dtSearch Engine may need to create temporary files to store word lists that are too large to fit into memory. By default, these files will be placed in the index folder. Use this setting to specify a different location for the word lists. The indexer will automatically delete the word list files when the index update completes.